CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CSharp 文件

搜索资源列表

  1. Udpsendfile.用Udp协议实现了点对点文件传输

    0下载:
  2. 用Udp协议实现了点对点文件传输,比网上一般的Tcp稍快些,并且进度条做得比较美观,transfer file of point to point use Udp
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:412162
    • 提供者:wangliang
  1. Shape.利用C#语言读取Shape格式文件并将其显示

    0下载:
  2. 利用C#语言读取Shape格式文件并将其显示,read and display the shape flie
  3. 所属分类:GIS编程

    • 发布日期:2016-01-25
    • 文件大小:39135
    • 提供者:张伟
  1. Csharp.rar

    0下载:
  2. C#编程范例:包含文件管理系统、搜索引擎、备份系统等,C#编程范例:包含文件管理系统、搜索引擎、备份系统等
  3. 所属分类:CSharp

    • 发布日期:2017-05-27
    • 文件大小:10616832
    • 提供者:胡桃
  1. 多级文件目录管理

    1下载:
  2. 一个简单的操作系统文件管理系统 课程设计 用C#实现,希望对大家有帮助,welcome to load!
  3. 所属分类:C#编程

    • 发布日期:2013-05-25
    • 文件大小:1055176
    • 提供者:yumi
  1. YiZhong.rar

    1下载:
  2. 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-04-11
    • 文件大小:58172
    • 提供者:陈亮
  1. Scoket.rar

    0下载:
  2. 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 ,This procedure is to use C# to prepare a file transfer program, sub-client and client services. F
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:4582
    • 提供者:xiaoping
  1. P2P_FileTransfer.rar

    0下载:
  2. 通过网上收集的P2P文件传输及共享材料及源代码,包括即时通,NAT,文件分块,P2P传输等,Through the online collection of P2P file transfer and sharing of materials and source code, including instant messaging, NAT, file blocking, P2P transmission
  3. 所属分类:P2P编程

    • 发布日期:2017-04-10
    • 文件大小:1179198
    • 提供者:chinull
  1. file.zip

    0下载:
  2. 服务器客户端文件传输软件源代码 ,Client server file transfer software source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:362830
    • 提供者:youngp
  1. SimpleTranFile.zip

    0下载:
  2. 简单的蓝牙文件传输,C#代码,希望对大家有所帮助,Bluetooth file transfer simple, C# Code, I hope all of you to help
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:62899
    • 提供者:h16418
  1. CSharpFilePoster.rar

    0下载:
  2. C#点对点文件传输 分客户端和服务端,根据需求设置发送封包大小,发送端口号。,C# sub-point file transfer client and server, according to the demand is set to send packet size, send the port number.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:102213
    • 提供者:张朝阳
  1. TcpFileTransferDemo

    0下载:
  2. 一个用C#写的P2P文件传输源代码,一个用C#写的P2P文件传输源代码-TcpFileTransferDemo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:83045
    • 提供者:wangyue
  1. UDPFile

    0下载:
  2. UDP文件传输 类似QQ传输文件 -UDP File Transfer to transfer files like QQ
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:416127
    • 提供者:icebingger
  1. Csharp开发的CMPP协议SP端平台

    1下载:
  2. C#开发的CMPP协议SP端平台 1.Sample为示例解决方案 2.GateWaySample是示例项目 3.CMSMGWCenter为短信应用接口,为调用CMSMIF.DLL的示例代码,同时其被GateSample调用. 4.GateWaySample\bin\Debug\GateWaySample.exe为示例可执行文件. 5.DataBase\SMSCenter.DB为示例数据库.-C# development of the SP-CMPP 1.Sample platform solut
  3. 所属分类:手机短信编程

    • 发布日期:2012-11-13
    • 文件大小:87235
    • 提供者:
  1. CSharpforChatting

    0下载:
  2. C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:269084
    • 提供者:harry
  1. 06

    0下载:
  2. C#程序开发范例宝典 6文件系统 6.1创建和删除文件 6.2查找文件 6.3修改文件 6.4文件目录 6.5复制文件 6.6指定类型的文件操作 6.7其他-C# Programming Example 6 Baodian 6.1 File System 6.2 to create and delete files to modify the file search file 6.3 file 6.4 file 6.6 Copy 6.5 directory spe
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:510674
    • 提供者:cp
  1. cSharp-transfer

    0下载:
  2. (C#、TCP、控制台方式)提供简单的局域网文件传输功能-(C#, TCP, console mode) provides a simple LAN file transfer capabilities
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:49751
    • 提供者:oldguy1234
  1. FileSender

    1下载:
  2. 局域网文件传输,聊天源码,使用C#语言编写-LAN file transfer, chat source code, use the C# language
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:54454
    • 提供者:兰诗贤
  1. FileMapping(csharp)

    1下载:
  2. 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
  3. 所属分类:File Operate

    • 发布日期:2017-03-21
    • 文件大小:39302
    • 提供者:张鲁夺
  1. 对话框(C#)的浏览文件夹

    0下载:
  2. 对话框(C#)的浏览文件夹- Dialog box (C#) browsing folder
  3. 所属分类:Editor

    • 发布日期:2017-11-09
    • 文件大小:12268
    • 提供者:张强
  1. 获取指定文件夹下的所有文件

    0下载:
  2. 获取指定文件夹下的所有文件,使用Directory接口相关命令(Directory GetDirectories)
  3. 所属分类:C#编程

    • 发布日期:2017-12-18
    • 文件大小:21504
    • 提供者:小胡1
« 12 3 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com